ggplotly

Scatter plots with ggplot2 (plotly.com)

LINE CHART

Line plots with R (plotly.com)

可以在aes()設定要帶入圖的變數時,新增一個text變數,手動設定要呈現的動態呈現方塊。但要注意的是,要多加入一個group=1才能夠作用(WHY?)

SCATTER

Barplot

Bar charts with R (plotly.com)

Boxplot

Box plots with ggplot2 (plotly.com)

Treemap (Global Cabrbon)